ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / C1WrapCollectionView<S,T> Class / OnFilterChanged Method

In This Topic
    OnFilterChanged Method (C1WrapCollectionView<S,T>)
    In This Topic
    Called after the filter changed.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnFilterChanged() 
    protected virtual void OnFilterChanged()
    See Also